quartz: Non-implementation of GdkGLContext
authorPhilip Chimento <philip.chimento@gmail.com>
Thu, 9 Apr 2015 06:31:51 +0000 (23:31 -0700)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 10 May 2015 03:59:29 +0000 (23:59 -0400)
commit0c4deb656e6fe161a6c4cfdedbd2599e31b879d0
treebfba3d87a07231a5ca90dde6c86aa68b6de33014
parent33d1bea42338ded18b44cc292b795b9ada39fef3
quartz: Non-implementation of GdkGLContext

This makes sure the Quartz backend returns an error when asked to create
a GL context, rather than crashing because of a NULL vfunc.

https://bugzilla.gnome.org/show_bug.cgi?id=740199
gdk/quartz/Makefile.am
gdk/quartz/gdkglcontext-quartz.c [new file with mode: 0644]
gdk/quartz/gdkglcontext-quartz.h [new file with mode: 0644]
gdk/quartz/gdkwindow-quartz.c